Skip to content

SPECS: Add python-grpcio-reflection, python-optuna and python-partial-json-parser.#270

Open
Leetfs wants to merge 6 commits intoopenRuyi-Project:mainfrom
Leetfs:python-partial-json-parser
Open

SPECS: Add python-grpcio-reflection, python-optuna and python-partial-json-parser.#270
Leetfs wants to merge 6 commits intoopenRuyi-Project:mainfrom
Leetfs:python-partial-json-parser

Conversation

@Leetfs
Copy link
Copy Markdown
Contributor

@Leetfs Leetfs commented Apr 29, 2026

Summary

python-grpcio-reflection: Standard Protobuf Reflection Service for gRPC.
python-optuna: Optuna is an automatic hyperparameter optimization software framework, particularly designed for machine learning.
python-partial-json-parser: Sometimes we need LLM (Large Language Models) to produce structural information instead of natural language. The easiest way is to use JSON.

Dependency Tree

Note

This PR introduces/updates the following dependency structure.

graph TD
    Node_Optuna["python-optuna"]
    Node_GrpcReflection["python-grpcio-reflection"]
    Node_PartialJson["python-partial-json-parser"]
    Node_Referencing["python-referencing"]

    Node_FakeRedis["python-fakeredis"]
    Node_Lupa["python-lupa"]
    Node_Grpcio["grpcio >= 1.80"]
    Node_RpdsPy["python-rpds-py"]

    Node_Optuna --> Node_FakeRedis
    Node_FakeRedis --> Node_Lupa

    Node_GrpcReflection --> Node_Grpcio

    Node_Referencing --> Node_RpdsPy

    style Node_PartialJson stroke-dasharray: 5 5
Loading

Leetfs added 4 commits April 28, 2026 11:08
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
@openruyi-bot openruyi-bot Bot added Community: Student contribution Used by contributors that are currently students at an educational institution. BuildSystem: cmake Issue/PR related to cmake BuildSystem. BuildSystem: pyproject Issue/PR related to pyproject BuildSystem. Target: Rolling Targeting rolling/current branch. labels Apr 29, 2026
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
@Leetfs Leetfs force-pushed the python-partial-json-parser branch 2 times, most recently from 4ae9e56 to 1c27f63 Compare April 29, 2026 15:40
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
@Leetfs Leetfs force-pushed the python-partial-json-parser branch from 1c27f63 to 5e0cd27 Compare April 29, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BuildSystem: cmake Issue/PR related to cmake BuildSystem. BuildSystem: pyproject Issue/PR related to pyproject BuildSystem. Community: Student contribution Used by contributors that are currently students at an educational institution. Target: Rolling Targeting rolling/current branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants